binary tree
英 [ˈbaɪnəri triː]
美 [ˈbaɪnəri triː]
二叉树,二进制树形网络
双语例句
- Everyone needs to know what a or binary tree is because they get used all the time.
每个人都需要知道什么是一或者二进指制树,那是因为他们习惯了所有的时间。 - Glass Cutting Nesting Method Based on Binary Tree Structure
一种基于二叉树结构的玻璃切割排样方法 - In this thesis, a modified self-organizing tree algorithm is proposed, which is a binary tree searching method.
本论文提出一个改良自我组织树的阶层式二元树搜寻架构演算法; - By browsing the binary tree in a reverse direction, it resolved the problem of searching indicate addresses, and provided a correlation algorithm.
通过对二叉树的逆向浏览,解决了间接转移指令的寻址问题,并给出了寻址算法; - Binary trees are represented by nodes that have a data value and a left and right pointer; however, there are many data structures that require trees with more than just a left and right branch.
描述二叉树(binarytree)的节点有一个数据值、一个左指针和一个右指针;不过,很多数据体要求树不只有一个左分支和一个右分支。 - A Betterment Arithmetic of Deleting One Node on a Binary Tree
在二叉排序树上删除一个结点的算法改进 - Binary Tree, the operation and use.
二叉树的操作和使用。 - The data manager has one or more containers each having a mode for storing nested levels of the named data in the form of a binary tree, and also in an ordered sequence vector.
该数据管理器具有一个或多个储存器,每一个储存器具有一种以二叉树的形式或以顺序排列向量的形式存储命名数据多个嵌套层的模式。 - Write a function to find the depth of a binary tree.
译:写个程序找到一个二叉树的深度。 - Research on Text Classification Based on Binary Tree Multiclass Support Vector Machines
基于二叉树多类支持向量机的文本分类研究
